detections property
Translations contains list of translation results of given text
Implementation
List<List<DetectItemModel>>? get detections =>
throw _privateConstructorUsedError;
Translations contains list of translation results of given text
List<List<DetectItemModel>>? get detections =>
throw _privateConstructorUsedError;