importance

val importance: Importance? = null

Specifies the importance of this location in understanding the code flow in which it occurs. The order from most to least important is "essential", "important", "unimportant". Default: "important".

Sources

Link copied to clipboard