PACKAGE_VERSION top-level constant

String const PACKAGE_VERSION

Current package version Used in StreamChatClient to build the x-stream-client header

Implementation

// ignore: constant_identifier_names
const PACKAGE_VERSION = '7.2.0';