custom_fake_store_api_co library

Classes

CustomFakeStoreApiCo
This is the API class that fetches the product data from the Fake Store API.
ProductModel
/ This is the model class for the product data. It contains the properties of the product data and a factory method to convert the JSON data to the model class.