Future<bool> getWalletApiAvailabilityStatus() async { return await FlutterGoogleWalletPlatform.instance .getWalletApiAvailabilityStatus(); }