InboxApi constructor

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

Implementation

InboxApi(super.baseUrl, super.apiKey);