Client([ super.endpoint, super.apiKey, super.timeout = 30000, ]) { _client = StonfiApi.create( baseUrl: Uri.parse('https://api.ston.fi'), ); }