menu
modstack_widgets package
documentation
model/add_new_company_request.dart
AddNewCompanyRequest
AddNewCompanyRequest.new constructor
AddNewCompanyRequest.new constructor
dark_mode
light_mode
AddNewCompanyRequest
constructor
AddNewCompanyRequest
(
{
String
companyName
=
""
,
String
panNumber
=
""
,
String
createdByUser
=
""
,
})
Implementation
AddNewCompanyRequest({ this.companyName = "", this.panNumber = "", this.createdByUser = "", });
modstack_widgets package
documentation
model/add_new_company_request
AddNewCompanyRequest
AddNewCompanyRequest.new constructor
AddNewCompanyRequest class