unknownDefaultOpenApi constant

  1. @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
PaymentRequestEntityTypeEnum const unknownDefaultOpenApi

The type of the entity the payment is processed for.

Implementation

@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const PaymentRequestEntityTypeEnum unknownDefaultOpenApi = _$paymentRequestEntityTypeEnum_unknownDefaultOpenApi;