fromJson static method
Implementation
static DeviceStatusState? fromJson(dynamic value) =>
DeviceStatusStateTypeTransformer().decode(value);
static DeviceStatusState? fromJson(dynamic value) =>
DeviceStatusStateTypeTransformer().decode(value);