Not documented.

Source

@DomName('HTMLDialogElement.close')
@DocsEditable()
void close(String returnValue) => _blink.BlinkHTMLDialogElement.instance.close_Callback_1_(unwrap_jso(this), returnValue);