retailerIdTable constant
String
const retailerIdTable
Implementation
static const String formDetailsTable = 'FormDetails',
formDependableTable = 'FormDependable',
formApiTable = 'FormApi',
retailerIdTable = 'RetailerId',
uploadRetailerIdTable = 'UploadRetailerId';