dartdoc
dartdoc
ElementType
property runtimeType
runtimeType
class ElementType
Constructors
ElementType
Properties
element
isDynamic
isFunctionType
isParameterizedType
isParameterType
linkedName
name
returnElement
typeArguments
hashCode
runtimeType
Methods
createLinkedReturnTypeName
toString
noSuchMethod
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
external Type get runtimeType;
property runtimeType