isAndroid property

bool isAndroid

Implementation

bool get isAndroid => _os == 'android';