Variable RegistryConfig.flash

The 'flash' zone

struct RegistryConfig
{
  // ...
  immutable(ZoneConfig) flash ;
  // ...
}