weight property

int? get weight

Implementation

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