weight property

double? weight

Implementation

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