Map registry for mapping asset types to implementation classes
@JsonKey(name: 'map_registry') final Map<String, MapConfig>? mapRegistry;