offset property

int? offset

Implementation

int? get offset {
  return _offset;
}