height property Null safety

double height

Implementation

double get height => _lastUpdate?.height ?? 0;