isGoogle top-level property

bool get isGoogle

Implementation

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