Map<String, dynamic> toJson() => { "firmwareVersionInfo": firmwareVersionInfo!.toJson(), "isLatestVersion": isLatestVersion!, };