HiveTools mixin

Mixin Applications

Properties

getBoxNames List<DdPluginHiveBox>
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

findBox(String boxName) Future<Box?>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
openBox(String boxName) Future<List<String>>
打开一个盒子,并获取所有键
toString() String
A string representation of this object.
inherited

Operators

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