$create$ method
Implementation
$CaptureDevice $create$(
TypeChannelMessenger messenger,
String uniqueId,
int position,
bool isSmoothAutoFocusSupported,
bool hasFlash,
bool hasTorch,
double maxAvailableTorchLevel,
) {
throw UnimplementedError();
}