warnings property

List<Warning>? warnings
final

A list of warnings that occurred during the text-detection operation for the document.

Implementation

final List<Warning>? warnings;