mineral_contract
contracts
ContextMenuServiceContract
<
T
>
handle abstract method
handle
handle
method
Null safety
Future
<
void
>
handle
(
T
event
)
Implementation
Future<void> handle (T event);
mineral_contract
contracts
ContextMenuServiceContract
<
T
>
handle abstract method
ContextMenuServiceContract class
Constructors
ContextMenuServiceContract
Properties
hashCode
runtimeType
Methods
handle
noSuchMethod
toString
Operators
operator ==