weight property

int? get weight

Weight in grams.

Implementation

int? get weight => payload['weight'];