isAndroid property Null safety

bool isAndroid

Implementation

bool get isAndroid => current == Platforms.android;