Type

annotation class Type

Defines time format for calculation remaining trip time.

When TWELVE_HOURS is selected -> 11.00PM

When TWENTY_FOUR_HOURS is selected -> 23.00

When NONE_SPECIFIED is selected -> Depends on user's device settings

Constructors

Type
Link copied to clipboard
fun Type()

Functions

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