subject property

String? subject
getter/setter pair

An optional conversation subject which will be displayed in the chat header.

Implementation

external String? subject;