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