valueOf

fun valueOf(nativeValue: Int): TripMode?

Get the enum from native sdk value.

Return

the java enum or null if not found.