PaymentIntentCancellationReason.fromJson constructor

PaymentIntentCancellationReason.fromJson(
  1. Object? json
)

Implementation

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