isIOS property

bool get isIOS

Implementation

bool get isIOS => _os == 'ios';