contentType property

  1. @JsonKey(unknownEnumValue: OperationContentType.unknown)
OperationContentType? contentType
inherited

Implementation

@JsonKey(unknownEnumValue: OperationContentType.unknown)
OperationContentType? get contentType => throw _privateConstructorUsedError;