setStatus method

void setStatus(
  1. String? status
)

Implementation

void setStatus(String? status)=> response['status'] = status;