fromJson static method
Implementation
static DeviceAvailability? fromJson(dynamic value) =>
DeviceAvailabilityEnumTypeTransformer().decode(value);
static DeviceAvailability? fromJson(dynamic value) =>
DeviceAvailabilityEnumTypeTransformer().decode(value);