isRepeated property

bool get isRepeated

Implementation

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