dispatchEvent property
Implementation
_i2.bool Function(_i3.Event) get dispatchEvent =>
(_i3.Event p0) => _i4.callMethod(
_i4.getProperty(
this,
'dispatchEvent',
),
r'call',
[
this,
p0,
],
);