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