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