copyWith property

Implementation

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