warnings property

List<Warning>? warnings
final

A list of warnings that occurred during the document-analysis operation.

Implementation

final List<Warning>? warnings;