umlNotes

abstract override var umlNotes: List<String>

For IState translated to "note right of". For Transition translated to "note on link" (supports only one note). Mermaid does not support this, so it will not take any effect. Default: emptyList()