menu
flutter_hx_org package
documentation
model/hx_org_dept_model.dart
HxOrgDeptModel
deptAdminUserName property
deptAdminUserName property
dark_mode
light_mode
deptAdminUserName
property
@JsonKey.new(name: 'deptAdminUserName')
List
?
deptAdminUserName
getter/setter pair
部门管理员名称
Implementation
@JsonKey(name: 'deptAdminUserName') List? deptAdminUserName;
flutter_hx_org package
documentation
model/hx_org_dept_model
HxOrgDeptModel
deptAdminUserName property
HxOrgDeptModel class