copyWith property Null safety

  1. @JsonKey(ignore: true)
$LatestStatsCopyWith<LatestStats> copyWith
inherited

Implementation

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