menu
dart_identity_sdk package
documentation
entities/empresa_app_perfile.dart
EmpresaAppPerfil
EmpresaAppPerfil constructor
EmpresaAppPerfil constructor
dark_mode
light_mode
EmpresaAppPerfil
constructor
EmpresaAppPerfil
(
{
String
?
id
,
String
?
descripcion
,
String
?
empresaCodigo
,
})
Implementation
EmpresaAppPerfil({ this.id, this.descripcion, this.empresaCodigo, });
dart_identity_sdk package
documentation
entities/empresa_app_perfile
EmpresaAppPerfil
EmpresaAppPerfil constructor
EmpresaAppPerfil class