FlutterTts constructor

FlutterTts()

Implementation

FlutterTts() {
  _channel.setMethodCallHandler(platformCallHandler);
}