fromJson static method
Implementation
static StateManagerDeviceServiceStatus? fromJson(dynamic value) =>
StateManagerDeviceServiceStatusTypeTransformer().decode(value);
static StateManagerDeviceServiceStatus? fromJson(dynamic value) =>
StateManagerDeviceServiceStatusTypeTransformer().decode(value);