Sets the visibility of the iframe.
Future<void> setVisible(bool visible) { throw UnimplementedError('setVisible() has not been implemented.'); }