checking constant

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

The type of the bank account.

Implementation

@BuiltValueEnumConst(wireName: r'checking')
static const CheckoutBankAccountAccountTypeEnum checking = _$checkoutBankAccountAccountTypeEnum_checking;