Returns a hash code for the ScreenInfoData object.
@override int get hashCode => Object.hash(screenSizeInInches, screenResolution, dpi);