of property
Implementation
static _i2.List<T> Function<T>([_i2.Iterable<_i2.dynamic>?]) get of =>
<T>([_i2.Iterable<_i2.dynamic>? p0]) => ((_i6.callMethod(
_i6.getProperty(
_i7.target11,
'of',
),
r'call',
[
_i7.target11,
p0 ?? _i5.undefined,
],
)) as _i2.List)
.cast();