MockDataBackend constructor

MockDataBackend()

Implementation

MockDataBackend() : super() {
  cardDatabase = {};
}