Map<String, dynamic> toMap() => <String, dynamic>{ "system": system, "type": type, "installDate": installDate, "model": model, };