ReorderQuickReplyShortcuts constructor

ReorderQuickReplyShortcuts({
  1. required List<int> shortcutIds,
})

Implementation

ReorderQuickReplyShortcuts({required this.shortcutIds});