NO_ERROR constant

ErrorType const NO_ERROR

Implementation

static const ErrorType NO_ERROR = ErrorType._(0, const $core.bool.fromEnvironment('protobuf.omit_enum_names') ? '' : 'NO_ERROR');