isConnectivityStreamPaused property

  1. @protected
bool isConnectivityStreamPaused
getter/setter pair

State flag indicating whether the connectivity stream is paused.

Implementation

@protected
bool isConnectivityStreamPaused = false;