contentType property

  1. @BuiltValueField.new(wireName: r'contentType')
String get contentType

The content type of the defense document.

Implementation

@BuiltValueField(wireName: r'contentType')
String get contentType;