PlayerData class
- Available extensions
Constructors
Properties
- displayName → String
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
-
hiResImage
→ Future<
String?> -
Available on PlayerData, provided by the PlayerDataX extension
Retrieve player's high resolution profile photo.no setter - iconImage → String?
-
final
- isMultiplayerGamingRestricted → bool?
-
only available from GameCenter
final
- isPersonalizedCommunicationRestricted → bool?
-
only available from GameCenter
final
- isUnderage → bool?
-
only available from GameCenter
final
- playerID → String?
-
Value can be
nullon Android due to privacy settingsfinal - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- teamPlayerID → String?
-
only available from GameCenter
final
Methods
-
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