SubscriberApi constructor

SubscriberApi(
  1. String baseUrl,
  2. String? apiKey
)

Implementation

SubscriberApi(super.baseUrl, super.apiKey);