partitions property

  1. @TagNumber(1)
List<GetDevicePartitionsResponse_Partition> partitions

Implementation

@$pb.TagNumber(1)
$core.List<GetDevicePartitionsResponse_Partition> get partitions =>
    $_getList(0);