get Database
Gets the instance of the database using the singleton pattern.
Return
The instance of SvkRoomDatabase.
Parameters
context
The application context.
scope
The CoroutineScope for handling asynchronous tasks.
Gets the instance of the database using the singleton pattern.
The instance of SvkRoomDatabase.
The application context.
The CoroutineScope for handling asynchronous tasks.