@override Future<Map<String, dynamic>> read(Stateful node) async { logger.verbose("&mReading ${node.storageKey} as {}"); return {}; }