Accessor class abstract
@internal
- Implementers
Constructors
Properties
Methods
-
getContainerConstructor(
) → Function? -
getElementType(
) → Type -
isContainer(
) → bool -
makeTransformerProperty(
bool write) → MapperProperty -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
resolve(
Type type, bool write) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited