paymentMethodBrand property

  1. @JsonKey.new(includeIfNull: true, name: 'payment_method_brand')
String? paymentMethodBrand
final

Implementation

@JsonKey(includeIfNull: true, name: 'payment_method_brand')
final String? paymentMethodBrand;