groupKeys method

List<String> groupKeys()

获取分组键值列表

Implementation

List<String> groupKeys() => BizKitManager.instance.kitGroupMap.keys.toList();