Get all values as map
Future<Map<String,dynamic>> getAsMap({required Set<String> allowList}) => _decorator.getAsMap();