OnEndWorkByBox typedef

OnEndWorkByBox = dynamic Function(List<int> mac)

Implementation

typedef OnEndWorkByBox = Function(List<int> mac);