warnings property

List<String>? warnings
getter/setter pair

Any warnings issued for any paths on the route

Implementation

List<String>? warnings;