Construct a BIOS information of a device.
const BiosInfo( {required this.vendor, required this.version, required this.releaseDate});