copyWith property

Implementation

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