Method class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
annotation<T>()
→ T?
-
Get the annotations of inspector.
override
-
inflect()
→ Parameters
-
Reflect input type.
override
-
intype()
→ Type
-
Execution input type.
override
-
kind()
→ Type
-
Get the declared type of inspect object declared.
override
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
reflect()
→ Returns
-
Reflect output return type.
override
-
retype()
→ Type
-
Execution output return type.
override
-
toString()
→ String
-
A string representation of this object.
inherited