general constant

  1. @BuiltValueEnumConst.new(wireName: r'general')
PaymentRequestPaymentMethodBankAccountTypeEnum const general

The bank account type (checking, savings...).

Implementation

@BuiltValueEnumConst(wireName: r'general')
static const PaymentRequestPaymentMethodBankAccountTypeEnum general = _$paymentRequestPaymentMethodBankAccountTypeEnum_general;