isGoogle top-level property

bool isGoogle

Implementation

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