copyWith property

Implementation

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