CheckScreenShareOptions constructor
CheckScreenShareOptions({
- required CheckScreenShareParameters parameters,
- BuildContext? context,
Implementation
CheckScreenShareOptions({required this.parameters, this.context});