isRepeated property

bool isRepeated

Implementation

bool get isRepeated =>
    descriptor.label == FieldDescriptorProto_Label.LABEL_REPEATED;