isAndroid top-level property
bool
get
isAndroid
Always false on web — there is no Android to detect.
Implementation
bool get isAndroid => false;
Always false on web — there is no Android to detect.
bool get isAndroid => false;