Properties
-
explicitSubTypes
→ List<Type>?
-
Returns explicitly declared subtypes for polymorphic generation.
no setter
-
explicitToJson
→ bool
-
Returns whether to use explicitToJson in json_serializable.
no setter
-
generateFilter
→ bool
-
Returns whether filter descriptors should be generated.
no setter
-
generateJson
→ bool
-
Returns whether JSON serialization code should be generated.
no setter
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited