Returns the application version string.
Future<String?> getAppVersion() { throw UnimplementedError('getAppVersion() has not been implemented.'); }