clearTenantConfig method

Future<bool> clearTenantConfig()

Implementation

Future<bool> clearTenantConfig() {
  throw UnimplementedError('clearTenantConfig() has not been implemented.');
}