isStreamingImageData property

bool get isStreamingImageData

Implementation

bool get isStreamingImageData => events != null && !events!.isPaused;