BaseResp({ required this.statusCode, required this.status, this.errorMessage, this.errorDescription, });