A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://api.dart.dev/stable/3.8.1/dart-core/Type-class.html below:

Type class - dart:core library

Runtime representation of a type.

Type objects represent types. A type object can be created in several ways:

A type object is intended as an entry point for using dart:mirrors. The only operations supported are comparing to other type objects for equality, and converting it to a string for debugging.

Properties
hashCode int
A hash code for the type which is compatible with operator==.

no setteroverride

runtimeType Type
A representation of the runtime type of the object.

no setterinherited

Methods
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.

inherited

toString() String
Returns a string which represents the underlying type.

override

Operators
operator ==(Object other) bool
Whether other is a Type instance representing an equivalent type.

override


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4