irte_engine
plugin_event
PluginEvent
<
STATE
>
PluginEvent const constructor
PluginEvent
PluginEvent<
STATE
>
constructor
Null safety
const
PluginEvent<
STATE
>
(
STATE
state
,
[
Json
?
params
]
)
Implementation
const PluginEvent(this.state, [this.params]);
irte_engine
plugin_event
PluginEvent
<
STATE
>
PluginEvent const constructor
PluginEvent class
Constructors
PluginEvent
Properties
hashCode
params
runtimeType
state
Methods
noSuchMethod
toString
Operators
operator ==