mineral
framework
MineralEvent
<
Event
>
handle abstract method
handle
handle
method
Null safety
Future
<
void
>
handle
(
Event
event
)
Implementation
Future<void> handle (Event event);
mineral
framework
MineralEvent
<
Event
>
handle abstract method
MineralEvent class
Constructors
MineralEvent
Properties
customId
hashCode
listener
runtimeType
Methods
handle
noSuchMethod
toString
Operators
operator ==