defenseDocumentType property

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

The document type code of the defense document.

Implementation

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