other constant

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

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

Implementation

@BuiltValueEnumConst(wireName: r'other')
static const PaymentRequestPaymentMethodBankAccountTypeEnum other = _$paymentRequestPaymentMethodBankAccountTypeEnum_other;