Retrieve Android Version Code
@override Future<int?> get versionCode async { return await methodChannel.invokeMethod('getVersionCode'); }