ClimateOrderCancellationReason.fromJson constructor
ClimateOrderCancellationReason.fromJson(
- Object? json
Implementation
ClimateOrderCancellationReason.fromJson(Object? json) : _ = (json as String);