players property

List<PlayerController> players
getter/setter pair

Implementation

static List<PlayerController> players = <PlayerController>[];