WorldDiffRow constructor
const
WorldDiffRow({})
Implementation
const WorldDiffRow({
required this.behavior,
required this.clazz,
required this.worldPassed,
required this.realPassed,
required this.payloadsEqual,
required this.detail,
});