Skip to content

Instantly share code, notes, and snippets.

@itsandreramon
Created December 25, 2023 16:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save itsandreramon/397d585ea01fe8fd44780b0bf45d9f34 to your computer and use it in GitHub Desktop.
Save itsandreramon/397d585ea01fe8fd44780b0bf45d9f34 to your computer and use it in GitHub Desktop.
@SingleIn(UserScope::class)
class RemoteDataSource @Inject constructor(
private val userSession: UserSession,
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment