getSpace method

double getSpace()

Implementation

double getSpace() {
  return pointSpace ?? 0;
}