onResult property

dynamic Function(List<YOLOResult>)? onResult
final

Implementation

final Function(List<YOLOResult>)? onResult;