menu
flutter_tflite_mobile package
documentation
model/detection_result.dart
DetectionResult
yMin property
yMin property
dark_mode
light_mode
yMin
property
dynamic
get
yMin
Implementation
dynamic get yMin => boxes[0][0][0];
flutter_tflite_mobile package
documentation
model/detection_result
DetectionResult
yMin property
DetectionResult class