getAllVendorsIDs abstract method

Future<List> getAllVendorsIDs()

Implementation

Future<List<dynamic>> getAllVendorsIDs();