Jetpack
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Jetpack
:core:room
/
dev.atick.core.room.data
/
LocalDataSource
/
insertJetpack
insert
Jetpack
androidJvm
abstract
suspend
fun
insertJetpack
(
jetpackEntity
:
JetpackEntity
)
Inserts a new jetpack into the database.
Parameters
jetpack
Entity
The
JetpackEntity
object to insert.