setCurrentPageAsync property
Implementation
_i2.Future<void> Function(_i3.PageNode) get setCurrentPageAsync =>
(_i3.PageNode p0) => _i5.promiseToFuture(_i5.callMethod(
_i5.getProperty(
this,
'setCurrentPageAsync',
),
r'call',
[
this,
p0,
],
));