windowId property

int? windowId

The window id of a CreateWindowAction.windowId.

Implementation

int? get windowId => platform.windowId;