getAllVehicleModels

abstract fun getAllVehicleModels(): Flow<List<DVehicleModel>>

Queries for all vehicle models saved in the database

Return

list of all models in the database as a flow