category property
List<MasstransitThreadCategory>
get
category
List of categories describing important traits of the thread. For example, "primary", "secondary", "to_depot"
Implementation
core.List<MasstransitThreadCategory> get category;