copyWith property

Implementation

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