$ConnectionLogDTOExtension extension

on

Methods

copyWith({DateTime? timestamp, bool? isConnected, DeviceHostDTO? deviceHost}) ConnectionLogDTO
copyWithWrapped({Wrapped<DateTime?>? timestamp, Wrapped<bool?>? isConnected, Wrapped<DeviceHostDTO?>? deviceHost}) ConnectionLogDTO