copyWith property
OpLogEntryCopyWith<OpLogEntry<T> , OpLogEntry<T> , OpLogEntry<T> , T>
get
copyWith
Implementation
OpLogEntryCopyWith<OpLogEntry<T>, OpLogEntry<T>, OpLogEntry<T>, T>
get copyWith =>
_OpLogEntryCopyWithImpl(this as OpLogEntry<T>, $identity, $identity);