general constant
- @BuiltValueEnumConst.new(wireName: r'general')
The bank account type (checking, savings...).
Implementation
@BuiltValueEnumConst(wireName: r'general')
static const PaymentRequestPaymentMethodBankAccountTypeEnum general = _$paymentRequestPaymentMethodBankAccountTypeEnum_general;