Socio constructor
Implementation
Socio({
required this.cpf,
required this.rendimentosIsentos,
required this.rendimentosTributaveis,
required this.participacaoCapitalSocial,
required this.irRetidoFonte,
});
Socio({
required this.cpf,
required this.rendimentosIsentos,
required this.rendimentosTributaveis,
required this.participacaoCapitalSocial,
required this.irRetidoFonte,
});