homePage property

Page? homePage
getter/setter pair

Specify the 'home' Page object.

Implementation

Page<dynamic>? homePage;