availabilityText property

String? availabilityText
finalinherited

The default message a user sees when starting a chat with this person.

This acts similarly to welcomeMessage with the difference being that this appears as a system message.

Implementation

final String? availabilityText;