Example #1
0
 public async Task InitAsync_NoExceptions()
 {
     ApiKey res = await _validKey.InitAsync();
 }