Query$user$user$socialLoginData$apple class
- Available extensions
Constructors
-
factory
Properties
-
final
-
copyWith
→ CopyWith$Query$user$user$socialLoginData$apple<
Query$user$user$socialLoginData$apple> -
Available on Query$user$user$socialLoginData$apple, provided by the UtilityExtension$Query$user$user$socialLoginData$apple extension
no setter - email → String?
-
final
- familyName → String?
-
final
- givenName → String?
-
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- identityToken → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- status → String?
-
final
- userIdentifier → String?
-
final
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