players property

List<List> players
read / write

Implementation

static List<List> players = List.empty(growable: true);