detections property

List<List<DetectItemModel>>? get detections
inherited

Translations contains list of translation results of given text

Implementation

List<List<DetectItemModel>>? get detections =>
    throw _privateConstructorUsedError;