Map<String, dynamic> toJson() => { 'command': command, 'userId': userId, 'warnBroadcastText': content, 'who': who, };