copyWith property

  1. @JsonKey(ignore: true)
$CardStyleCopyWith<CardStyle> copyWith
inherited

Implementation

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