菜单
Dart
dart:isolate
SendPort
operator == 抽象方法
operator ==
暗黑模式
亮色模式
描述
operator ==
抽象方法
bool
operator ==
(
Object
other
)
override
检查
other
是否是一个指向与当前相同的
SendPort
的
ReceivePort
。
实现
bool operator ==(var other);
Dart
dart:isolate
SendPort
operator == 抽象方法
SendPort 类
Cookie 管理控件