DeviceId constructor

DeviceId([
  1. void updates(
    1. DeviceIdBuilder b
    )
])

Implementation

factory DeviceId([void updates(DeviceIdBuilder b)]) = _$DeviceId;