getStatus method

RemoteStatus? getStatus()

Implementation

RemoteStatus? getStatus() {
  return status;
}