queryParams property Null safety
final
The query parameters for the location, e.g. {'from': '/family/f2'}
Implementation
final Map<String, String> queryParams;
The query parameters for the location, e.g. {'from': '/family/f2'}
final Map<String, String> queryParams;