contentType property

  1. @JsonKey(name: 'itemType')
ContentType? contentType
inherited

Implementation

@JsonKey(name: 'itemType')
ContentType? get contentType =>
    throw _privateConstructorUsedError;