Dictionary class
Properties
-
entryBytes
→ int
-
Gets the number of entry bytes (length) that should be used to scan for entries.
no setter
-
entryCharacterLimit
→ int
-
Gets the character limit (length) that should be used to scan for entries.
no setter
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
isInitialized
→ bool
-
Gets a boolean indicated whether this Dictionary instance is initialized.
Dictionary objects should never be initialized more than once.
no setter
-
log
→ Logger
-
Gets the log for output.
no setterinherited
-
logName
← String
-
Sets the logger and name for this Loggable mixin instance.
no getterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
textBufferOffset
→ int
-
no setter
-
totalEntries
→ int
-
Gets the total number of Dictionary entries.
no setter