copyWith property

  1. @JsonKey(includeFromJson: false, includeToJson: false)
$UnspeccedGetPostThreadOtherV2OutputCopyWith<UnspeccedGetPostThreadOtherV2Output> get copyWith
inherited

Create a copy of UnspeccedGetPostThreadOtherV2Output with the given fields replaced by the non-null parameter values.

Implementation

@JsonKey(includeFromJson: false, includeToJson: false)
@pragma('vm:prefer-inline')
$UnspeccedGetPostThreadOtherV2OutputCopyWith<UnspeccedGetPostThreadOtherV2Output> get copyWith => _$UnspeccedGetPostThreadOtherV2OutputCopyWithImpl<UnspeccedGetPostThreadOtherV2Output>(this as UnspeccedGetPostThreadOtherV2Output, _$identity);