fromJson static method
Implementation
static StateManagerDeviceStatus? fromJson(dynamic value) =>
StateManagerDeviceStatusTypeTransformer().decode(value);
static StateManagerDeviceStatus? fromJson(dynamic value) =>
StateManagerDeviceStatusTypeTransformer().decode(value);