zoomStatusEvents property

Stream zoomStatusEvents

Implementation

Stream<dynamic> get zoomStatusEvents {
  return _zoomStatusEventChannel.receiveBroadcastStream();
}