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