InputCredentialsApplePay copyWith({String? data}) => InputCredentialsApplePay(data: data ?? this.data);