weight property

int? weight

Implementation

int? get weight => originalJson['weight'] as int?;