CopyWith$Query$user$user<TRes> class
abstract
Methods
-
call({String? id, String? email, Enum$Gender? gender, String? locale, bool? widget, String? lastName, String? username, String? firstName, DateTime? createdAt, DateTime? updatedAt, bool? isMailValid, DateTime? dateOfBirth, Enum$MobileThemesEnum? mobileTheme, Enum$MaritalStatus? maritalStatus, Query$user$user$phone? phone, Query$user$user$picture? picture, List<Query$user$user$residentialAddress>? residentialAddress, List<Query$user$user$chatContact>? chatContact, List<Query$user$user$socialMedia>? socialMedia, Query$user$user$socialLoginData? socialLoginData, List<Query$user$user$education>? education, List<Query$user$user$work>? work, List<String>? hobbies, List<String>? interests})
→ TRes
-
-
chatContact(Iterable<Query$user$user$chatContact>? _fn(Iterable<CopyWith$Query$user$user$chatContact<Query$user$user$chatContact>>?))
→ TRes
-
-
education(Iterable<Query$user$user$education>? _fn(Iterable<CopyWith$Query$user$user$education<Query$user$user$education>>?))
→ TRes
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
residentialAddress(Iterable<Query$user$user$residentialAddress>? _fn(Iterable<CopyWith$Query$user$user$residentialAddress<Query$user$user$residentialAddress>>?))
→ TRes
-
-
socialMedia(Iterable<Query$user$user$socialMedia>? _fn(Iterable<CopyWith$Query$user$user$socialMedia<Query$user$user$socialMedia>>?))
→ TRes
-
-
toString()
→ String
-
A string representation of this object.
inherited
-
work(Iterable<Query$user$user$work>? _fn(Iterable<CopyWith$Query$user$user$work<Query$user$user$work>>?))
→ TRes
-