profileText property

String? profileText
getter/setter pair

Text to be output to the header or profile area. If there is no profileImageUrl value, it is printed in the form of a header with only a bold title, up to 16 characters.

Implementation

String? profileText;