screenRect property
(Windows only) The relative position of the shared screen to the virtual screen. This parameter takes effect only when you want to capture the screen on Windows.
Implementation
@JsonKey(name: 'screenRect')
final Rectangle? screenRect;