copyWith property

Implementation

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