checking constant

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

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

Implementation

@BuiltValueEnumConst(wireName: r'checking')
static const PaymentRequestPaymentMethodBankAccountTypeEnum checking = _$paymentRequestPaymentMethodBankAccountTypeEnum_checking;