UpcomingSubscriptionBillingCycleAnchor.fromJson constructor

UpcomingSubscriptionBillingCycleAnchor.fromJson(
  1. Object? json
)

Implementation

UpcomingSubscriptionBillingCycleAnchor.fromJson(Object? json)
    : _value = json!;