getBegin method

int? getBegin()

Implementation

int? getBegin() {
  return begin;
}