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