copyWith property

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

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

Implementation

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