welcomeMessages property

List<String>? welcomeMessages
getter/setter pair

One or more welcome messages that will display to the user as a SystemMessage

Implementation

external List<String>? welcomeMessages;