DeviceGroupId constructor

const DeviceGroupId(
  1. String id
)

Implementation

const factory DeviceGroupId(String id) = _DeviceGroupId;