IDaoFullFlow

optionales common interface

Functions

Link copied to clipboard
abstract fun flowAllFull(): Flow<List<FullEntity>>
Link copied to clipboard
abstract fun flowFull(id: Long): Flow<FullEntity>