minorVersion property
- @Since('2.9')
On backwards compatible changes the minor version is increased.
The versioning covers the API surface in dart_api_dl.h
.
Implementation
@Since('2.9')
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
.
@Since('2.9')
external static int get minorVersion;