min property
Implementation
_i2.num Function([_i2.Iterable<_i2.dynamic>?]) get min =>
([_i2.Iterable<_i2.dynamic>? p0]) => _i6.callMethod(
_i6.getProperty(
this,
'min',
),
r'call',
[
this,
p0 ?? _i5.undefined,
],
);