offset property
Start location of the matched substring in the prediction result text.
Implementation
@BuiltValueField(wireName: r'offset')
num get offset;
Start location of the matched substring in the prediction result text.
@BuiltValueField(wireName: r'offset')
num get offset;