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