updateLocalTransport

abstract suspend fun updateLocalTransport(transport: Transport)

Updates a local transport in the database.

Parameters

transport

The Transport object representing the updated transport data.