StopShareScreenType typedef
Function type definition for stopping screen sharing.
Implementation
typedef StopShareScreenType = Future<void> Function(
StopShareScreenOptions options);
Function type definition for stopping screen sharing.
typedef StopShareScreenType = Future<void> Function(
StopShareScreenOptions options);