ReqResWindow constructor

const ReqResWindow(
  1. {Key key}
)

Implementation

const ReqResWindow({
  Key key,
}) : super(key: key);