A null object with a defined type of double?
null
double?の型を定義したnullオブジェクト。
const double? nullOfDouble = null;