payment constant
Identifies the category of the message for a specific use case. Possible values: * payment * nonPayment
Implementation
@BuiltValueEnumConst(wireName: r'payment')
static const AuthenticationInfoMessageCategoryEnum payment = _$authenticationInfoMessageCategoryEnum_payment;