contentType property

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

Implementation

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