apiPath property

String apiPath
getter/setter pair

Parameter(Optional) apiPath, tells the SDK if there is a different path to your api installation. Useful if the websites woocommerce api path have been modified.

Implementation

late String apiPath;