pigeonVersion top-level constant

String const pigeonVersion

The current version of pigeon.

This must match the version in pubspec.yaml.

Implementation

const String pigeonVersion = '15.0.3';