Closed
Description
These APIs are documented in the CHANGELOG under the v3.1.0:
Lines 119 to 121 in cfa03ed
However, they seem to be missing in Dart v3.1.
Here's the link to the Isolate
class from the stable branch: https://github.com/dart-lang/sdk/blob/stable/sdk/lib/isolate/isolate.dart
In the main branch, these APIs are defined as:
sdk/sdk/lib/isolate/isolate.dart
Lines 345 to 346 in cfa03ed
sdk/sdk/lib/isolate/isolate.dart
Lines 396 to 397 in cfa03ed
Here's the commit where these APIs are added: 4fddaf9
Dart version:
Dart SDK version: 3.1.0 (stable) (Tue Aug 15 21:33:36 2023 +0000) on "windows_x64"