SubscriptionsStatus.fromJson constructor

SubscriptionsStatus.fromJson(
  1. Object? json
)

Implementation

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