Added comment
This commit is contained in:
@@ -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