copyWith property

  1. @JsonKey(ignore: true)
$TweetWithheldCopyWith<TweetWithheld> copyWith
inherited

Implementation

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