menu
lb_iam package
documentation
api.dart
Role
Role.new constructor
Role.new constructor
dark_mode
light_mode
Role
constructor
Role
(
{
String
?
id
,
String
?
name
,
})
Returns a new
Role
instance.
Implementation
Role({ this.id, this.name, });
lb_iam package
documentation
api
Role
Role.new constructor
Role class