Catapush constructor

Catapush()

Implementation

Catapush() {
  _channel.setMethodCallHandler(_handleMethod);
}