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