Retrieves the application version code from the native platform.
Future<String?> getAppVersionCode() { throw UnimplementedError('getAppVersionCode() has not been implemented.'); }