menu
zeus_api package
documentation
services/api/model/role_model.dart
RoleAttribute
RoleAttribute.new constructor
RoleAttribute.new constructor
dark_mode
light_mode
RoleAttribute
constructor
RoleAttribute
(
{
String
?
attributeId
,
String
?
key
,
String
?
value
,
})
Implementation
RoleAttribute({ this.attributeId, this.key, this.value, });
zeus_api package
documentation
services/api/model/role_model
RoleAttribute
RoleAttribute.new constructor
RoleAttribute class