PushSDK constructor

PushSDK()

Implementation

PushSDK() {
  _defaultChannel.setMethodCallHandler(_handleMethod);
}