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