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