PAUSED constant

Stream_State const PAUSED

Implementation

static const Stream_State PAUSED = Stream_State._(3, _omitEnumNames ? '' : 'PAUSED');