eventTextOptions property
Options used for text notifications. Notifications are only available if a route is present. Gets the text notification options.
Implementation
EventTextOptions get eventTextOptions;
Options used for text notifications. Notifications are only available if a route is present. Sets the text notification options.
Implementation
set eventTextOptions(EventTextOptions value);