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