menu
dart_minecraft package
documentation
dart_minecraft.dart
Profile
uuid property
uuid property
dark_mode
light_mode
uuid
property
String
get
uuid
The UUID of this player.
Implementation
String get uuid => _id;
dart_minecraft package
documentation
dart_minecraft
Profile
uuid property
Profile class