warnings property

List<String?>? warnings
final

Contains an array of warnings to be displayed when showing these directions. You must handle and display these warnings yourself.

Implementation

final List<String?>? warnings;