InputCredentialsGooglePay constructor
InputCredentialsGooglePay({
- required String data,
Implementation
InputCredentialsGooglePay({required this.data});
InputCredentialsGooglePay({required this.data});