menu
bizdoc package
documentation
models/profile.dart
RoleInfo
RoleInfo constructor
RoleInfo constructor
dark_mode
light_mode
RoleInfo
constructor
RoleInfo
(
String
name
,
String
title
)
Implementation
RoleInfo(this.name, this.title);
bizdoc package
documentation
models/profile
RoleInfo
RoleInfo constructor
RoleInfo class