height_cm property

int? get height_cm

Implementation

int? get height_cm => (_$data['height_cm'] as int?);