minRange property

  1. @ImcField('Minimum Range', 'min_range', ImcType.typeUInt16, units: 'm')
int minRange

Minimum range.

Implementation

@ImcField('Minimum Range', 'min_range', ImcType.typeUInt16, units: 'm')
int get minRange;