AddGroupBean constructor

AddGroupBean({
  1. required String name,
})

Implementation

AddGroupBean({required this.name});