FaceProgress typedef
FaceProgress =
void Function(int overall, int current, FaceActionList action)
Implementation
typedef FaceProgress = void Function(
int overall, int current, FaceActionList action);
typedef FaceProgress = void Function(
int overall, int current, FaceActionList action);