params property

Map<String, String> params
final

Parameters associated with the page.

Implementation

final Map<String, String> params = <String, String>{};