OK constant

ErrorCode const OK

Implementation

static const ErrorCode OK = ErrorCode._(0, _omitEnumNames ? '' : 'OK');