CCApiModule constructor

CCApiModule(
  1. CCApiConfig apiConfig
)

Implementation

CCApiModule(this.apiConfig) {
  name = runtimeType.toString();
}