menu
serpro_integra_contador_api
serpro_integra_contador_api.dart
VendaRevendedorAmbulante
VendaRevendedorAmbulante.new constructor
VendaRevendedorAmbulante.new
dark_mode
light_mode
VendaRevendedorAmbulante
constructor
VendaRevendedorAmbulante
(
{
required
String
uf
,
required
String
codigoMunicipio
,
required
double
valor
,
})
Implementation
VendaRevendedorAmbulante({ required this.uf, required this.codigoMunicipio, required this.valor, });
serpro_integra_contador_api
serpro_integra_contador_api
VendaRevendedorAmbulante
VendaRevendedorAmbulante.new constructor
VendaRevendedorAmbulante class