updateSpeedLimit
fun updateSpeedLimit(speedLimit: SpeedLimit?): Expected<UpdateSpeedLimitError, UpdateSpeedLimitValue>
Content copied to clipboard
Evaluates the SpeedLimit data into a state that can be rendered by the view.
Return
an updated state for rendering in the view
Parameters
speedLimit
a speedLimit instance