height property

int? height

Implementation

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