NativePort extension Null safety
Extension to retrieve the native Dart_Port
from a SendPort.
- on
- @Since('2.7')
Properties
- nativePort → int
-
The native port of this SendPort.
read-only
Extension to retrieve the native Dart_Port
from a SendPort.