initEventChannel method

Stream initEventChannel()

Implementation

Stream<dynamic> initEventChannel() {
  throw UnimplementedError('initEventChannel() has not been implemented.');
}