Kernel class Null safety

Mixed in types

Constructors

Kernel()

Properties

cli ↔ CliManager
read / write
commands ↔ CommandManager
read / write
container Ioc
Service manager including the core components of the Mineral framework
read-only, inherited
contextMenus ↔ ContextMenuManager
read / write
events ↔ EventManager
read / write
hashCode int
The hash code for this object.
read-only, inherited
intents ↔ IntentManager
read / write
modules ↔ ModuleManager
read / write
plugins ↔ PluginManagerCraft
read / write
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited
states ↔ StateManager
read / write

Methods

init() Future<void>
loadConsole() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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