Skip to content

Instantly share code, notes, and snippets.

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 GauravChaddha1996/bc2062363ff1a20f91a74a619a5ee32d to your computer and use it in GitHub Desktop.
Save GauravChaddha1996/bc2062363ff1a20f91a74a619a5ee32d to your computer and use it in GitHub Desktop.
class MyPresenter {
MyPresenter(MyDatabase db) {
// using this db
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment