blocks property

List<Block>? blocks
final

An array of Block objects that contain the text that's detected in the document.

Implementation

final List<Block>? blocks;