WorldCertification constructor
const
WorldCertification({})
Implementation
const WorldCertification({
required this.scenario,
required this.worldHash,
required this.certified,
required this.proofs,
required this.at,
});