copyWith property

Implementation

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