documentType property

  1. @JsonKey(name: 'document_type')
String? documentType
getter/setter pair

Implementation

@JsonKey(name: 'document_type')
String? documentType;