cacheControl property

  1. @JsonKey(name: 'Cache-Control')
String? cacheControl
final

Implementation

@JsonKey(name: 'Cache-Control')
final String? cacheControl;