Package com. example. examer. data
Types
Link copied to clipboard
class ExamerRepository( context: Context, remoteDatabase: RemoteDatabase, updateProfileUriDelegate: UpdateProfileUriDelegate) : Repository
Content copied to clipboard
A concrete implementation of Repository.
Link copied to clipboard
An interface that contains the requisite methods for an instance of Repository.