ScreenShareStoppedCallback typedef
ScreenShareStoppedCallback =
void Function()
Callback type for when screen share is stopped from the Android notification.
Implementation
typedef ScreenShareStoppedCallback = void Function();