shortSupportMessage property

UserFacingMessage? shortSupportMessage
getter/setter pair

A message displayed to the user in the settings screen wherever functionality has been disabled by the admin.

If the message is longer than 200 characters it may be truncated.

Implementation

UserFacingMessage? shortSupportMessage;