DeviceInfo constructor

DeviceInfo([
  1. void updates(
    1. DeviceInfoBuilder b
    )
])

Implementation

factory DeviceInfo([void updates(DeviceInfoBuilder b)]) = _$DeviceInfo;