other constant

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

The type of the bank account.

Implementation

@BuiltValueEnumConst(wireName: r'other')
static const CheckoutBankAccountAccountTypeEnum other = _$checkoutBankAccountAccountTypeEnum_other;