menu
clean_energy_api
clean_energy_api.dart
DealerUserRoleV2
DealerUserRoleV2 const constructor
DealerUserRoleV2
dark_mode
light_mode
DealerUserRoleV2
constructor
const
DealerUserRoleV2
(
{
int
?
roleId
,
String
?
name
,
String
?
oktaName
,
})
Implementation
const DealerUserRoleV2({ this.roleId, this.name, this.oktaName, });
clean_energy_api
clean_energy_api
DealerUserRoleV2
DealerUserRoleV2 const constructor
DealerUserRoleV2 class