InputQuickReplyShortcut constructor
const
InputQuickReplyShortcut({
- required String shortcut,
Input Quick Reply Shortcut constructor.
Implementation
const InputQuickReplyShortcut({required this.shortcut}) : super._();