copyWith property

  1. @JsonKey(ignore: true)
$TopItemsCopyWith<TopItems> copyWith
inherited

Implementation

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