dartSdkRoot property

String dartSdkRoot
latefinal

The root of the Dart SDK containing the VM running the debug adapter.

Implementation

late final String dartSdkRoot;