isFirst

val isFirst: Boolean = false

Whether the voiceInstructions is the first one for this route. You can set different behaviour based on this information. For example, you can skip the starter instruction or always wait until it is downloaded instead of using onboard fallback.