Retrieves the application version code.
Future<String?> getAppVersionCode() { return ZonkaSdkPlatform.instance.getAppVersionCode(); }