$EventSendV3BodyExtension extension
Methods
-
copyWith({DeviceEventId? id, DeviceEventLevelDTO? level, String? controllerOnTime, String? engineRuntime, FmiDTO? fmi, bool? isDateTimeEstimated, bool? active, DateTime? dateTime, ParameterId? parameterId, dynamic oldValue, dynamic newValue})
→ EventSendV3Body
-
-
copyWithWrapped({Wrapped<DeviceEventId?>? id, Wrapped<DeviceEventLevelDTO?>? level, Wrapped<String?>? controllerOnTime, Wrapped<String?>? engineRuntime, Wrapped<FmiDTO?>? fmi, Wrapped<bool?>? isDateTimeEstimated, Wrapped<bool?>? active, Wrapped<DateTime?>? dateTime, Wrapped<ParameterId?>? parameterId, Wrapped? oldValue, Wrapped? newValue})
→ EventSendV3Body
-