length property

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

Length of the matched substring in the prediction result text.

Implementation

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