Map<String, dynamic> toJson() => { 'pid': pid, 'version': version, 'execPath': execPath, 'acquiredAt': acquiredAt, };