sub_group_ids property

List<String> get sub_group_ids

Implementation

List<String> get sub_group_ids => (_$data['sub_group_ids'] as List<String>);