Kernel class

Constructors

Kernel()

Properties

cli ↔ CliManager
getter/setter pair
commands ↔ CommandManager
getter/setter pair
contextMenus ↔ ContextMenuManager
getter/setter pair
environment Environment
getter/setter pair
events ↔ EventManager
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
intents ↔ IntentManager
getter/setter pair
modules ↔ ModuleManager
getter/setter pair
plugins ↔ PluginManager
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stores ↔ StoreManager
getter/setter pair

Methods

init() Future<void>
loadConsole() → 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