MessageCustomServiceAction constructor
const
MessageCustomServiceAction({
- required String text,
A non-standard action has happened in the chat
Implementation
const MessageCustomServiceAction({
required this.text,
});