copyWith property

  1. @JsonKey(ignore: true)
$TweetEntitiesCopyWith<TweetEntities> get copyWith
inherited

Implementation

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