菜单
Dart
dart:isolate
RawReceivePort
关闭抽象方法
关闭
暗色模式
亮色模式
描述
close
抽象方法
void
close
(
)
关闭端口。
调用此方法后,任何传入的消息都将被静默丢弃。handler 将不再被调用。
实现
void close();
Dart
dart:isolate
RawReceivePort
关闭抽象方法
RawReceivePort 类
Cookie管理控件