ConnectivityService constructor

ConnectivityService(
  1. Ref _ref
)

Implementation

ConnectivityService(this._ref) {
  _init();
}