OK constant

Status const OK

Implementation

static const Status OK = Status._(100, _omitEnumNames ? '' : 'OK');