Entry class
Properties
Methods
-
clear(
) → void -
isAllRequiredValuesSet(
) → bool -
map(
String f(ItemType type, String id, String value)) → Iterable< String> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
update(
String id, String? value) → bool
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited