HistroyDataBase constructor
HistroyDataBase()
Implementation
HistroyDataBase() {
if (_box == null) throw 'You need to initlize it before using';
}
HistroyDataBase() {
if (_box == null) throw 'You need to initlize it before using';
}