linktsp_api
menu_web_servcies
MenuWebService
getMenu abstract method
getMenu
getMenu
method
Null safety
Future
<
MenuModel
>
getMenu
(
{
required
int
customerID
}
)
Implementation
Future<MenuModel> getMenu({required int customerID});
linktsp_api
menu_web_servcies
MenuWebService
getMenu abstract method
MenuWebService class
Constructors
MenuWebService
Properties
hashCode
runtimeType
Methods
getContactInfo
getMenu
getPreOrderPolicy
noSuchMethod
toString
Operators
operator ==