Mutation$updateUser$updateUser$socialLoginData class
- Available extensions
Constructors
-
factory
Properties
- apple → Mutation$updateUser$updateUser$socialLoginData$apple?
-
final
-
copyWith
→ CopyWith$Mutation$updateUser$updateUser$socialLoginData<
Mutation$updateUser$updateUser$socialLoginData> -
Available on Mutation$updateUser$updateUser$socialLoginData, provided by the UtilityExtension$Mutation$updateUser$updateUser$socialLoginData extension
no setter - facebook → Mutation$updateUser$updateUser$socialLoginData$facebook?
-
final
- google → Mutation$updateUser$updateUser$socialLoginData$google?
-
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- ooredoo → Mutation$updateUser$updateUser$socialLoginData$ooredoo?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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