Opens the camera with the specified index.
Future<bool> open(int index) { throw UnimplementedError('open() has not been implemented.'); }