Variable WrappedConsensusParams.data

struct WrappedConsensusParams
{
  // ...
  immutable(ConsensusParams) data ;
  // ...
}