isIOS property

dynamic get isIOS

Implementation

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