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