copyWith property

Implementation

CopyWith$Query$user$user$education$country<Query$user$user$education$country>
    get copyWith => CopyWith$Query$user$user$education$country(
          this,
          (i) => i,
        );