SwitchVideoAltType typedef

SwitchVideoAltType = Future<void> Function(SwitchVideoAltOptions options)

Implementation

typedef SwitchVideoAltType = Future<void> Function(
    SwitchVideoAltOptions options);