PaymentIntentCollectionMethod.fromJson constructor
PaymentIntentCollectionMethod.fromJson(
- Object? json
Implementation
PaymentIntentCollectionMethod.fromJson(Object? json) : _ = (json as String);
PaymentIntentCollectionMethod.fromJson(Object? json) : _ = (json as String);