$chain<$R2, $Out2> abstract method

OpLogEntryCopyWith<$R2, $In, $Out2, T> $chain<$R2, $Out2>(
  1. Then<$Out2, $R2> t
)

Implementation

OpLogEntryCopyWith<$R2, $In, $Out2, T> $chain<$R2, $Out2>(Then<$Out2, $R2> t);