heightCm property

int? heightCm

Implementation

int? get heightCm {
  return _heightCm;
}