app
app
/
com.example.examer.data.dto
/
toUserAnswersDTO
to
User
Answers
DTO
fun
DocumentSnapshot
.
toUserAnswersDTO
(
)
:
UserAnswersDTO
Content copied to clipboard
A utility method used to convert an instance of
DocumentSnapshot
to an instance of
UserAnswersDTO
.