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