notAllowed constant

  1. @BuiltValueEnumConst.new(wireName: r'NotAllowed')
ErrorCondition const notAllowed

Implementation

@BuiltValueEnumConst(wireName: r'NotAllowed')
static const ErrorCondition notAllowed = _$notAllowed;