parentId property
The Parent identifier for the detected text identified by the value of
ID
. If the type of detected text is LINE
, the
value of ParentId
is Null
.
Implementation
final int? parentId;
The Parent identifier for the detected text identified by the value of
ID
. If the type of detected text is LINE
, the
value of ParentId
is Null
.
final int? parentId;