isAndroid top-level property
bool
get
isAndroid
Implementation
bool get isAndroid => defaultTargetPlatform == TargetPlatform.android;
bool get isAndroid => defaultTargetPlatform == TargetPlatform.android;