classes property
classes Limits the search to the given road classes. Comma-separated list of the following classes: motorway, trunk, primary, secondary, tertiary, residential, unclassified, service, track, cycleway, path
Implementation
final List<String>? classes;