copyWith property

  1. @JsonKey(ignore: true)
$CardTokenCopyWith<CardToken> copyWith
inherited

Implementation

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