params property
(For Windows and macOS only) The screen capture configuration. See ScreenCaptureParameters.
Implementation
@JsonKey(name: 'params')
final ScreenCaptureParameters? params;
(For Windows and macOS only) The screen capture configuration. See ScreenCaptureParameters.
@JsonKey(name: 'params')
final ScreenCaptureParameters? params;