specs property

BasePageSpecs? specs

Retrieves the page specs of the current page

This is useful for passing information from child to mother pages.

Implementation

BasePageSpecs? get specs;