fleets

@JvmName(name = "listFleetsForVehicleResponseFleetId")
fun Flow<ListFleetsForVehicleResponse>.fleets(): Flow<String>

This paginator transforms the flow returned by listFleetsForVehiclePaginated to access the nested member FleetId

Return

A kotlinx.coroutines.flow.Flow that can collect FleetId