copyWith property

  1. @JsonKey(ignore: true)
$TokenMetadataCopyWith<TokenMetadata> copyWith
inherited

Implementation

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