PointInsertModel constructor
PointInsertModel({})
Implementation
PointInsertModel({
this.valor,
this.descricao,
this.regra,
this.cliente,
this.dataDeInsercao,
this.controle,
this.codigoDoProduto,
this.filialId,
this.usuarioId,
});