static Map<String, Batch?> get openedBatch { return _openedBatch = _openedBatch ?? <String, Batch?>{}; }