copyWith property

CopyWith$Query$FindStudios<Query$FindStudios> get copyWith

Implementation

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