getStatus method

int? getStatus()

Implementation

int? getStatus() {
  return _status;
}