agentVersion top-level constant

String const agentVersion

Flutter Agent version This should match the version in pubspec.yaml

Implementation

const String agentVersion = '1.2.0';