WorldMethodProof constructor
const
WorldMethodProof({})
Implementation
const WorldMethodProof({
required this.touchpoint,
required this.method,
required this.satisfied,
required this.evidence,
});
const WorldMethodProof({
required this.touchpoint,
required this.method,
required this.satisfied,
required this.evidence,
});