Query$findSocialsPagination$findSocialsPagination$objects constructor
Query$findSocialsPagination$findSocialsPagination$objects({})
Implementation
Query$findSocialsPagination$findSocialsPagination$objects({
required this.id,
required this.name,
this.code,
this.fontIcon,
required this.createdAt,
required this.updatedAt,
this.images,
});