size property

String? get size

Implementation

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