with$ property
Implementation
_i2.List<T> Function(
_i2.num,
T,
) get with$ => (
_i2.num p0,
T p1,
) =>
((_i6.callMethod(
_i6.getProperty(
this,
'with',
),
r'call',
[
this,
p0,
p1,
],
)) as _i2.List)
.cast();