copyWith property

Implementation

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