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