]> git.cworth.org Git - lmno.games/commitdiff
Add method parsePlayers to player.dart
authorKevin Worth <kworth082@gmail.com>
Fri, 8 May 2020 12:48:10 +0000 (08:48 -0400)
committerCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 13:49:00 +0000 (06:49 -0700)
This gives us a convenience method to parse the
json returned from the server into a List<Player> object


No differences found