Future<String?> getPlatformVersion(Map<String, dynamic> fastPayData) { return FastpayPlatform.instance.getPlatformVersion(fastPayData); }