CaptureSession constructor
CaptureSession()
Construct a CaptureSession.
Implementation
CaptureSession() {
_channel.$create$(this, $owner: true);
}
Construct a CaptureSession.
CaptureSession() {
_channel.$create$(this, $owner: true);
}