Skip to content

Instantly share code, notes, and snippets.

@Rahiche
Created December 11, 2018 13:56
Show Gist options
  • Save Rahiche/649e59d3d5137ce2b780d5a211179bd5 to your computer and use it in GitHub Desktop.
Save Rahiche/649e59d3d5137ce2b780d5a211179bd5 to your computer and use it in GitHub Desktop.
class DBProvider {
DBProvider._();
static final DBProvider db = DBProvider._();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment