menu
my_shared_package package
documentation
models/Role.dart
Role
Role.new constructor
Role.new constructor
dark_mode
light_mode
Role
constructor
Role
(
String
key
,
String
name
)
Implementation
Role(this.key, this.name);
my_shared_package package
documentation
models/Role
Role
Role.new constructor
Role class