isWindows property

dynamic get isWindows

Implementation

static get isWindows => !isWeb && Platform.isWindows;