menu
kar_erp_next package
documentation
data/model/lead_model.dart
LeadModel
LeadModel.new constructor
LeadModel.new constructor
dark_mode
light_mode
LeadModel
constructor
LeadModel
(
String
name
,
String
lead_name
,
String
status
,
String
company_name
,
String
type
,
)
Implementation
LeadModel( this.name, this.lead_name, this.status, this.company_name, this.type, );
kar_erp_next package
documentation
data/model/lead_model
LeadModel
LeadModel.new constructor
LeadModel class