EasyConnection constructor

EasyConnection(
  1. ConnectionChecker _checker
)

Implementation

EasyConnection(this._checker);