SubscriptionSaveDefaultPaymentMethod.fromJson constructor

SubscriptionSaveDefaultPaymentMethod.fromJson(
  1. Object? json
)

Implementation

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