menu
flutter_hx_org package
documentation
model/hx_org_member_model.dart
HxOrgSelfRoleModel
auth property
auth property
dark_mode
light_mode
auth
property
@JsonKey.new(name: 'auth')
String
?
auth
getter/setter pair
权限;C企业创建人 E企业管理员 D部门管理员 M普通成员
Implementation
@JsonKey(name: 'auth') String? auth;
flutter_hx_org package
documentation
model/hx_org_member_model
HxOrgSelfRoleModel
auth property
HxOrgSelfRoleModel class