getStateMapboxView property

Stream<int> get getStateMapboxView

Implementation

static Stream<int> get getStateMapboxView {
  return _mapboxViewChannel.receiveBroadcastStream().cast();
}