constructAnswer method
Implementation
Answer<FutureBlobFile> constructAnswer(FutureBlobFile response) =>
Answer.forQuestion(this, response);
Answer<FutureBlobFile> constructAnswer(FutureBlobFile response) =>
Answer.forQuestion(this, response);