Map<String, dynamic> toJson() => { "detectionMode": detectionMode, "imagePath": imagePath, "timeMilis": timeMilis, };