RUNNING constant

Stream_State const RUNNING

Implementation

static const Stream_State RUNNING = Stream_State._(2, _omitEnumNames ? '' : 'RUNNING');