PackDawo class

Constructors

PackDawo()

Properties

hashCode int
The hash code for this object.
no setterinherited
name String
getter/setter pair
packDawoClayM Map<String, Map<String, String>>
forming new kind of map, to keep more information
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
vers004 Map<String, String>
Map tracking dawo 0.0.4 version changes.
getter/setter pair
vers005 Map<String, String>
Map tracking dawo 0.0.5 version changes.
getter/setter pair
vers006 Map<String, String>
TODO Copy-Paste data from dawo_dew or get_data from there.
getter/setter pair

Methods

buildMaps() → void
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