iZooto constructor

iZooto()

Implementation

iZooto() {
    _channel.setMethodCallHandler(handleOverrideMethod);
   // _channel.setMethodCallHandler(handleMethod);
}