DeviceId constructor

const DeviceId(
  1. String id
)

Implementation

const factory DeviceId(String id) = _DeviceId;