close 方法

void close(
  1. [String? returnValue]
)

实现

void close([String? returnValue]) native;