copyWith property

  1. @JsonKey.new(ignore: true)
$CardCopyWith<Card> get copyWith
inherited

Implementation

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