getAllVendors abstract method

Future<List> getAllVendors()

Implementation

Future<List<dynamic>> getAllVendors();