copyWith property

  1. @JsonKey(ignore: true)
$ConversationCopyWith<Conversation> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$ConversationCopyWith<Conversation> get copyWith =>
    throw _privateConstructorUsedError;