WorldPlay constructor
const
WorldPlay({})
Implementation
const WorldPlay({
required this.behavior,
required this.touchpoint,
required this.method,
required this.call,
required this.latencyMs,
required this.band,
required this.virtualMs,
required this.outcome,
required this.detail,
});