DartSdk constructor Null safety

DartSdk()

Implementation

factory DartSdk() => _self ??= DartSdk._internal();