copyWith property

  1. @JsonKey(ignore: true)
$NetworkStatsCopyWith<NetworkStats> copyWith
inherited

Implementation

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