FetchVehicles

class FetchVehicles @Inject constructor(apIs: API)

This method is used to execute the API. It passes the require data and returns the response

Author

Darshan Bhanushali

Created on December 24, 2021

Constructors

Link copied to clipboard
@Inject
fun FetchVehicles(apIs: API)

Functions

Link copied to clipboard
suspend operator fun invoke(): JsonObject