stopMemberScreenShare method Null safety

Future<VoidResult> stopMemberScreenShare(
  1. String uuid
)

Attempt to stop screen sharing, permission verification will be performed.

Implementation

Future<VoidResult> stopMemberScreenShare(String uuid);