CopyWith$Query$findSocialsPagination$findSocialsPagination$objects<TRes> class
abstract
Constructors
- CopyWith$Query$findSocialsPagination$findSocialsPagination$objects.new(Query$findSocialsPagination$findSocialsPagination$objects instance, TRes then(Query$findSocialsPagination$findSocialsPagination$objects))
-
factory
- CopyWith$Query$findSocialsPagination$findSocialsPagination$objects.stub(TRes res)
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
call(
{String? id, String? name, String? code, String? fontIcon, DateTime? createdAt, DateTime? updatedAt, List< Query$findSocialsPagination$findSocialsPagination$objects$images> ? images}) → TRes -
images(
Iterable< Query$findSocialsPagination$findSocialsPagination$objects$images> ? _fn(Iterable<CopyWith$Query$findSocialsPagination$findSocialsPagination$objects$images< ?)) → TResQuery$findSocialsPagination$findSocialsPagination$objects$images> > -
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