CopyWith$Query$user$user$socialLoginData<TRes> class abstract

Properties

apple CopyWith$Query$user$user$socialLoginData$apple<TRes>
no setter
facebook CopyWith$Query$user$user$socialLoginData$facebook<TRes>
no setter
google CopyWith$Query$user$user$socialLoginData$google<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
ooredoo CopyWith$Query$user$user$socialLoginData$ooredoo<TRes>
no setter
partner CopyWith$Query$user$user$socialLoginData$partner<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

call({Query$user$user$socialLoginData$ooredoo? ooredoo, Query$user$user$socialLoginData$facebook? facebook, Query$user$user$socialLoginData$google? google, Query$user$user$socialLoginData$apple? apple, Query$user$user$socialLoginData$partner? partner}) → 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