dartSdk constant

String const dartSdk

Special identifier for the Dart SDK in package paths.

Implementation

static const String dartSdk = r'$sdk';