checking constant

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

The bank account type. Possible values: checking or savings. Defaults to checking.

Implementation

@BuiltValueEnumConst(wireName: r'checking')
static const CALocalAccountIdentificationAccountTypeEnum checking = _$cALocalAccountIdentificationAccountTypeEnum_checking;