ways property

List<Way> ways
final

Collection of ways (roads, paths, boundaries) stored in memory.

Implementation

final List<Way> ways = [];