SubscriptionScheduleStatus.fromJson constructor

SubscriptionScheduleStatus.fromJson(
  1. Object? json
)

Implementation

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