copyWith property

  1. @JsonKey(ignore: true)
$CardDetailsCopyWith<CardDetails> copyWith
inherited

Implementation

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