ABORTED constant

Code const ABORTED

Implementation

static const Code ABORTED = Code._(10, _omitEnumNames ? '' : 'ABORTED');