GetMenuButton constructor

GetMenuButton({
  1. required int userId,
})

Implementation

GetMenuButton({required this.userId});