FaceService constructor

FaceService()

Implementation

factory FaceService() {
  return _faceService;
}