onModuleInitialize

open suspend fun onModuleInitialize()

This method is called the first time the module is initialized, here you can get/create internal databases using createRoomDatabase.