PaymentIntentPreferredLocale.fromJson constructor

PaymentIntentPreferredLocale.fromJson(
  1. Object? json
)

Implementation

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