Map<String, dynamic> toJson() { return {'nomeCivil': nomeCivil, 'nomeSocial': nomeSocial, 'cpf': cpf}; }