Customer Info
Customer Info
To fetch every data related to the customer you can use this function after intializing the sdk
// Use this after using AmaniSDK().initAmani method.
CustomerInfoModel customerInfo = await AmaniSDK().getCustomerInfo()
To fetch every data related to the customer you can use this function after intializing the sdk
// Use this after using AmaniSDK().initAmani method.
CustomerInfoModel customerInfo = await AmaniSDK().getCustomerInfo()