getStatus method

String? getStatus()

Implementation

String? getStatus() {
  return _status;
}