SphereCommerce constructor

SphereCommerce(
  1. String appKey,
  2. String token
)

Implementation

SphereCommerce(this.appKey, this.token);