parameters property

Map<String, String> parameters

Implementation

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