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