copyWith property

  1. @JsonKey(ignore: true)
$CardDataCopyWith<CardData> copyWith
inherited

Implementation

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