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