page property

Future<Page> page

Implementation

Future<Page> get page async => (await pageOrNull)!;