offset property

  1. @BuiltValueField(wireName: r'offset')
num get offset

Start location of the matched substring in the prediction result text.

Implementation

@BuiltValueField(wireName: r'offset')
num get offset;