copyWith property

CopyWith$Query$FindPerformer<Query$FindPerformer> get copyWith

Implementation

CopyWith$Query$FindPerformer<Query$FindPerformer> get copyWith =>
    CopyWith$Query$FindPerformer(this, (i) => i);