pigeonVersion top-level constant

String const pigeonVersion

The current version of pigeon.

This must match the version in pubspec.yaml.

Implementation

const String pigeonVersion = '14.0.1';