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