slashFractionDowntime property

  1. @TagNumber(5)
List<int> get slashFractionDowntime

Implementation

@$pb.TagNumber(5)
$core.List<$core.int> get slashFractionDowntime => $_getN(4);
  1. @TagNumber(5)
set slashFractionDowntime (List<int> v)

Implementation

@$pb.TagNumber(5)
set slashFractionDowntime($core.List<$core.int> v) { $_setBytes(4, v); }