formDependableTable constant

String const formDependableTable

Implementation

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