WatchOSObserver constructor

WatchOSObserver()

Implementation

WatchOSObserver() {
  callbackChannel.setMethodCallHandler(_methodCallhandler);
}