majorVersion property
- @Since('2.9')
On breaking changes the major version is increased.
The versioning covers the API surface in dart_api_dl.h
.
Implementation
@Since('2.9')
external static int get majorVersion;
On breaking changes the major version is increased.
The versioning covers the API surface in dart_api_dl.h
.
@Since('2.9')
external static int get majorVersion;