$asOpLogEntry property
OpLogEntryCopyWith<$R, OpLogEntry<T> , $Out, T>
get
$asOpLogEntry
Implementation
OpLogEntryCopyWith<$R, OpLogEntry<T>, $Out, T> get $asOpLogEntry =>
$base.as((v, t, t2) => _OpLogEntryCopyWithImpl(v, t, t2));