send property
Implementation
void Function(
_i2.List<_i2.num>, [
_i2.num?,
]) get send => (
_i2.List<_i2.num> p0, [
_i2.num? p1,
]) =>
_i4.callMethod(
_i4.getProperty(
this,
'send',
),
r'call',
[
this,
p0,
p1 ?? _i6.undefined ?? _i6.undefined,
],
);