toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.contact.data
/
ContactDocumentToContactMapper
Contact
Document
To
Contact
Mapper
class
ContactDocumentToContactMapper
@
Inject
constructor
Members
Constructors
Contact
Document
To
Contact
Mapper
Link copied to clipboard
@
Inject
constructor
(
)
Functions
map
Link copied to clipboard
fun
map
(
document
:
DocumentSnapshot
)
:
Result
<
Contact
>