CleverPush constructor

CleverPush()

Implementation

CleverPush() {
  this._channel.setMethodCallHandler(_handleMethod);
}