UAInspector v2.1.0 UAInspector.Result.Device 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
}