FaceOcclusionScores.create constructor
Create a new instance of the FaceOcclusionScores.
Implementation
FaceOcclusionScores.create() : _handle = calloc() {
_finalizer.attach(this, _handle, detach: this);
}
Create a new instance of the FaceOcclusionScores.
FaceOcclusionScores.create() : _handle = calloc() {
_finalizer.attach(this, _handle, detach: this);
}