majorVersion property Null safety

int majorVersion

On breaking changes the major version is increased.

The versioning covers the API surface in dart_api_dl.h.

Implementation

external static int get majorVersion;