dimensionsLength property

int? get dimensionsLength

length in millimeters.

Implementation

int? get dimensionsLength => _dimensions?['length'];