BuiltListMultimapNTreeArgConverter<K, V> class
Constructors
Properties
- canSerializeNull → bool
-
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
-
itemConverters
↔ List<
DogConverter> -
getter/setter pairinherited
-
nativeModes
↔ List<
NativeSerializerMode> -
getter/setter pairinherited
- output → APISchemaObject
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- tree ↔ TypeTree
-
getter/setter pairinherited
Methods
-
deserialize(
dynamic value, DogEngine engine) → BuiltListMultimap -
deserializeArg(
dynamic value, int index, DogEngine engine) → dynamic -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
serialize(
BuiltListMultimap value, DogEngine engine) → dynamic -
serializeArg(
dynamic value, int index, DogEngine engine) → dynamic -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited