name property

LocalizedText? get name
inherited

Display name for the chatbot (localized).

Implementation

LocalizedText? get welcomeMessage;/// Display name for the chatbot (localized).
LocalizedText? get name;