IvsPlayerController constructor

IvsPlayerController()

Implementation

IvsPlayerController() {
  _channel.setMethodCallHandler(_handleMethodCall);
}