loadMenuHistory abstract method

FutureOr<List<MenuHistory>> loadMenuHistory()

同步/异步 加载菜单历史

Implementation

FutureOr<List<MenuHistory> > loadMenuHistory();