storeCustomerErrorInvalidCustomerId constant

  1. @BuiltValueEnumConst(wireName: 'STORE_CUSTOMER_CARD_INVALID_CUSTOMER_ID')
ErrorCode const storeCustomerErrorInvalidCustomerId

Implementation

@BuiltValueEnumConst(wireName: 'STORE_CUSTOMER_CARD_INVALID_CUSTOMER_ID')
static const ErrorCode storeCustomerErrorInvalidCustomerId =
    _$storeCustomerErrorInvalidCustomerId;