disposeCamera abstract method
Closes and releases the camera.
This is separate from dispose so the isolate can keep reporting its status.
Implementation
void disposeCamera();
Closes and releases the camera.
This is separate from dispose so the isolate can keep reporting its status.
void disposeCamera();