asIntN property
Implementation
static _i2.int Function(
_i2.num,
_i2.int,
) get asIntN => (
_i2.num p0,
_i2.int p1,
) =>
_i5.callMethod(
_i5.getProperty(
_i6.target28,
'asIntN',
),
r'call',
[
_i6.target28,
p0,
p1,
],
);