create

inline fun <T : Any> create(table: String, value: T): Flow<Resource<Failure, T>>