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