DbEntity

open class DbEntity

DbEntity define type of Model that the local database will handle. All androidx.room.Room Entity must inherit it to work with arc.data.source.local.db.dao.ArcDao

Author

jimlyas

Since

08 Feb 2023

Copyright © 2022-2023 jimlyas. All rights reserved.

Constructors

Link copied to clipboard
constructor()