getDefaultCommunity method

String getDefaultCommunity()

Implementation

String getDefaultCommunity() {
  return _defaultCommunityContractAddress;
}