copyWith property

  1. @JsonKey(ignore: true)
$TokenTransferCopyWith<TokenTransfer> get copyWith
inherited

Implementation

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