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