localAppVersion property

  1. @Deprecated("localAppVersion is not used.")
String? localAppVersion
final

The localAppVersion can be specified, if you wish to distinguish different client versions of the same application.

Implementation

@Deprecated("localAppVersion is not used.")
final String? localAppVersion;