getStatus method

String? getStatus()

Implementation

String? getStatus() {
  return status;
}