Query$findSocialsPagination$findSocialsPagination$objects class

Available extensions

Properties

code String?
final
copyWith CopyWith$Query$findSocialsPagination$findSocialsPagination$objects<Query$findSocialsPagination$findSocialsPagination$objects>

Available on Query$findSocialsPagination$findSocialsPagination$objects, provided by the UtilityExtension$Query$findSocialsPagination$findSocialsPagination$objects extension

no setter
createdAt DateTime
final
fontIcon String?
final
hashCode int
The hash code for this object.
no setteroverride
id String
final
images List<Query$findSocialsPagination$findSocialsPagination$objects$images>?
final
name String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
updatedAt DateTime
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

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