BreakTable data class BreakTable Fields Name Description val targets: List<Index<Label>> val defaultTarget: Index<Label> Constructors <init> constructor(targets: List<Index<Label>>, defaultTarget: Index<Label>) Parameters Name Description targets: List<Index<Label>> defaultTarget: Index<Label>