bargeInThresholdMs property

  1. @TagNumber.new(9)
int get bargeInThresholdMs

Implementation

@$pb.TagNumber(9)
$core.int get bargeInThresholdMs => $_getIZ(8);
  1. @TagNumber.new(9)
set bargeInThresholdMs (int value)

Implementation

@$pb.TagNumber(9)
set bargeInThresholdMs($core.int value) => $_setSignedInt32(8, value);