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