SwitchUserVideoAltType typedef

SwitchUserVideoAltType = Future<void> Function(SwitchUserVideoAltOptions options)

Implementation

typedef SwitchUserVideoAltType = Future<void> Function(
    SwitchUserVideoAltOptions options);