getPublilcReadAccess method

bool getPublilcReadAccess()

Implementation

bool getPublilcReadAccess() {
  return _getAccess(readAccess, PublicKey);
}