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