minorVersion property Null safety
On backwards compatible changes the minor version is increased.
The versioning covers the API surface in dart_api_dl.h
.
Implementation
external static int get minorVersion;
On backwards compatible changes the minor version is increased.
The versioning covers the API surface in dart_api_dl.h
.
external static int get minorVersion;