CopyWith$Query$findStatesByCountryPagination$findStatesByCountryPagination$objects<TRes> class abstract

Methods

call({String? id, String? name, String? adminName, Enum$StateCapitalEnum? capital, String? population, String? ascii, String? lat, String? lng, Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$country? country, DateTime? createdAt, DateTime? updatedAt, Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagSquare? flagSquare, Query$findStatesByCountryPagination$findStatesByCountryPagination$objects$flagWide? flagWide}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited