fromJson static method
Implementation
static DeviceStatusReason? fromJson(dynamic value) =>
DeviceStatusReasonTypeTransformer().decode(value);
static DeviceStatusReason? fromJson(dynamic value) =>
DeviceStatusReasonTypeTransformer().decode(value);