groupCount property

int get groupCount

获取分组数量

Implementation

int get groupCount => _groups.length;