height property

int? get height

Implementation

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