copyWith property Null safety

  1. @JsonKey(ignore: true)
$ChatMessageReactionCopyWith<ChatMessageReaction> copyWith
inherited

Implementation

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