pigeonVersion top-level constant
String
const pigeonVersion
The current version of pigeon.
This must match the version in pubspec.yaml.
Implementation
const String pigeonVersion = '21.2.0';