DeviceGroupId.fromJson constructor

DeviceGroupId.fromJson(
  1. String value
)

Implementation

factory DeviceGroupId.fromJson(String value) => DeviceGroupId(value);