SubscriptionListResponse.fromJson constructor Null safety
Implementation
factory SubscriptionListResponse.fromJson(Map<String, dynamic> json) =>
_$SubscriptionListResponseFromJson(json);
factory SubscriptionListResponse.fromJson(Map<String, dynamic> json) =>
_$SubscriptionListResponseFromJson(json);