copyWith property

  1. @JsonKey(ignore: true)
$TournamentCopyWith<Tournament> copyWith
inherited

Implementation

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