height property

String? get height

Implementation

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