copyWith property

  1. @JsonKey(ignore: true)
$FeedResponsePayloadCopyWith<FeedResponsePayload> copyWith
inherited

Implementation

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