latestVersion property

Version latestVersion

The version of BuildOutput.

The build output is used in the protocol between the Dart and Flutter SDKs and packages through build hook invocations.

Implementation

static Version get latestVersion => BuildOutputImpl.latestVersion;