OnUserScreenCaptureStopped typedef
        OnUserScreenCaptureStopped =
     void Function(int reason)
    
    
    
Implementation
typedef OnUserScreenCaptureStopped = void Function(int reason);typedef OnUserScreenCaptureStopped = void Function(int reason);