copyWith property

  1. @JsonKey(ignore: true)
$TopItemsModelCopyWith<TopItemsModel> copyWith
inherited

Implementation

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