KitPageManager class

Properties

hashCode int
The hash code for this object.
no setterinherited
residentList List<String>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addResidentKit(String? tag) bool
getOtherKit() Map<String, IKit>
getResidentKit() Map<String, IKit>
listToString(List<String>? list) String
loadCache() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeResidentKit(String tag) bool
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance KitPageManager
no setter

Constants

KEY_KIT_PAGE_CACHE → const String
KIT_ALL → const String