URLBuilder constructor

URLBuilder(
  1. String apiKey,
  2. MagicLocale locale
)

Implementation

URLBuilder(this.apiKey, this.locale);