weight property

String? get weight

Implementation

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