windowId property
(For Windows and macOS only) Window ID. This parameter takes effect only when you want to capture the window.
Implementation
@JsonKey(name: 'windowId')
final int? windowId;
(For Windows and macOS only) Window ID. This parameter takes effect only when you want to capture the window.
@JsonKey(name: 'windowId')
final int? windowId;