methods\message_methods\launch_messages library

Classes

LaunchMessagesOptions
Defines options for toggling the visibility of the messages modal.

Functions

launchMessages(LaunchMessagesOptions options) → void
Toggles the visibility state of the messages modal.

Typedefs

LaunchMessagesType = void Function(LaunchMessagesOptions options)
Type definition for the function that toggles the messages modal.