getInstance function
Factory to get the current platform instance of SQLiteWrapper you can use this instead of the singleton SQLiteWrapper
Implementation
SQLiteWrapperBase getInstance() => getInstance();
Factory to get the current platform instance of SQLiteWrapper you can use this instead of the singleton SQLiteWrapper
SQLiteWrapperBase getInstance() => getInstance();