ranks constant

List<String> const ranks

Implementation

static const List<String> ranks = ['1', '2', '3', '4', '5', '6', '7', '8'];