parameters property

Map<String, String> get parameters

Implementation

Map<String, String> get parameters => pageSettings?.params ?? {};