CobeFile constructor

CobeFile(
  1. String appId,
  2. String apiKey
)

Implementation

CobeFile(this.appId, this.apiKey);