isGoogle property

bool isGoogle

Implementation

static bool get isGoogle => !isWeb && (Platform.isAndroid || Platform.isFuchsia);