Checks whether the camera flash function is supported.
@override Future<bool?> isCameraTorchSupported() { return _invokeMethod('isCameraTorchSupported'); }