copyWith property

  1. @JsonKey(ignore: true)
$ChatStateCopyWith<ChatState> copyWith
inherited

Implementation

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