WIP: Bearbeiten und Löschen von Matches #171
@@ -40,6 +40,7 @@ class _GroupProfileViewState extends State<GroupProfileView> {
|
|||||||
/// Total matches played in this group
|
/// Total matches played in this group
|
||||||
int totalMatches = 0;
|
int totalMatches = 0;
|
||||||
|
|
||||||
|
/// The best player in this group
|
||||||
String bestPlayer = '';
|
String bestPlayer = '';
|
||||||
|
|
||||||
@override
|
@override
|
||||||
|
|||||||
Reference in New Issue
Block a user