handleId property
int?
get
handleId
The handle ID for cross-isolate cancel, or null if not yet available.
Implementation
int? get handleId => _handleId;
The handle ID for cross-isolate cancel, or null if not yet available.
int? get handleId => _handleId;