close method

void close([
  1. String? returnValue
])

Implementation

void close([String? returnValue]) {
  // Ignore
}