copyWith property

  1. @JsonKey(ignore: true)
$PiholeStatusModelCopyWith<PiholeStatusModel> copyWith
inherited

Implementation

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