forceAppVersion property

String? forceAppVersion
final

An optional value that will force the plugin to always return forceAppVersion as the value of storeVersion. This can be useful to test the plugin's behavior before publishng a new version.

Implementation

final String? forceAppVersion;