id property

int? id
final

The identifier for the detected text. The identifier is only unique for a single call to DetectText.

Implementation

final int? id;