getEnd method

int? getEnd()

Implementation

int? getEnd() {
  return end;
}