copyWith property

Implementation

CopyWith$Mutation$markAllMessageAsSeen<Mutation$markAllMessageAsSeen>
    get copyWith => CopyWith$Mutation$markAllMessageAsSeen(
          this,
          (i) => i,
        );