mineral
framework
MineralCommand
register method
register
register
method
Null safety
void
register
(
CommandBuilder
builder
)
Implementation
void register(CommandBuilder builder) { command = builder; }
mineral
framework
MineralCommand
register method
MineralCommand class
Constructors
MineralCommand
Properties
command
hashCode
runtimeType
Methods
handle
noSuchMethod
register
toString
Operators
operator ==