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

Methods

call({String? id, String? name, String? adminName, Enum$StateCapitalEnum? capital, double? population, String? ascii, double? lat, double? 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