DeviceId.fromJson constructor
DeviceId.fromJson(
- String value
Implementation
factory DeviceId.fromJson(String value) => DeviceId(value);
factory DeviceId.fromJson(String value) => DeviceId(value);