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