newline method

bool newline()

Implementation

bool newline() {
  return PsdkConst.defEnableNewline;
}