copyWith property

  1. @JsonKey(ignore: true)
$TokenDetailsCopyWith<TokenDetails> copyWith
inherited

Implementation

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