copyWith property

  1. @JsonKey(ignore: true)
$TokenListCopyWith<TokenList> copyWith
inherited

Implementation

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