isRequired property

bool isRequired

Implementation

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