contentType property

  1. @JsonKey.new(name: 'content_type')
String? contentType
final

Implementation

@JsonKey(name: 'content_type')
final String? contentType;