$AT<T> class
Properties
Methods
-
mapType<
R> (R mapper< X>() ) → R -
mapValue<
R> (Object? value, R mapper< X>(X value) ) → R -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited