PaymentSheetTelemetryEvent constructor
Implementation
const PaymentSheetTelemetryEvent({
required this.flowId,
required this.sequence,
required this.name,
required this.timestamp,
this.operation,
this.httpStatusCode,
this.requestId,
this.errorType,
});