currentSportStreamMode2 property

Stream currentSportStreamMode2

getcurrentSportStream Mode 2

Implementation

static Stream<dynamic> get currentSportStreamMode2 {
  return _currentSportChannel2.receiveBroadcastStream().cast();
}