isAndroid static method

bool isAndroid()

Platform whether android

Implementation

static bool isAndroid() => Platform.isAndroid;