isWindowsPhone property

bool isWindowsPhone

Implementation

bool get isWindowsPhone => isWindows && contains('phone');