params property

T? params
getter/setter pair

params The params of the page. passed from previous page.

Implementation

T? params;