GPayParams constructor
GPayParams({
- GPayButtonType? buttonType,
- GPayButtonStyle? buttonStyle,
Implementation
GPayParams({
this.buttonType,
this.buttonStyle,
});