isRequired property

bool get isRequired

Implementation

bool get isRequired =>
    descriptor.label == FieldDescriptorProto_Label.LABEL_REQUIRED;