getWebCliendId static method

String getWebCliendId()

Implementation

static String getWebCliendId() {
  return _config['webClientId'] ?? '';
}