ObbyEventServerReply constructor
Implementation
const ObbyEventServerReply({
required this.severity,
required this.command,
required this.code,
required this.context,
required this.text,
});
const ObbyEventServerReply({
required this.severity,
required this.command,
required this.code,
required this.context,
required this.text,
});