PlayerData class
Constructors
Properties
- displayName → String
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- 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
null
on 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