XdrOperationDiagnosticEvents constructor Null safety

XdrOperationDiagnosticEvents(
  1. List<XdrDiagnosticEvent> _events
)

Implementation

XdrOperationDiagnosticEvents(this._events);