CopyWith$Mutation$updateUser$updateUser$socialLoginData<TRes> class abstract

Properties

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

Methods

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