AddChargingStop

Represents the add charging stop action of the secondary button. By clicking this button, the user will add a charging stop.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun onClick()

Handles the click event of the button.

Link copied to clipboard
open override fun toString(): String