running property

  1. @Deprecated("Use PlaybackState.processingState instead.")
bool running

Implementation

@Deprecated("Use PlaybackState.processingState instead.")
static bool get running => runningStream.nvalue ?? false;