displaySize property

String? get displaySize

Implementation

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