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