UAInspector.Result.Device (UAInspector v2.2.0) View Source

Device result struct.

Link to this section Summary

Link to this section Types

Specs

t() :: %UAInspector.Result.Device{
  brand: String.t() | :unknown,
  model: String.t() | :unknown,
  type: String.t() | :unknown
}