initHumanFaceHelper method

Future<bool> initHumanFaceHelper()

Implementation

Future<bool> initHumanFaceHelper() {
  throw UnimplementedError('initHumanFaceHelper() has not been implemented.');
}