close method - DialogElement class - dart:html library (original) (raw)

description

void close([

  1. String? returnValue ])

Implementation

void close([String? returnValue]) native;