PaymentMethodDetailsStripeAccount.fromJson constructor
const
PaymentMethodDetailsStripeAccount.fromJson(
- Object? json
Implementation
const PaymentMethodDetailsStripeAccount.fromJson(Object? json)
: _ = (json as Object);