noCache property

  1. @JsonKey.new(name: 'no_cache')
int? noCache
final

Implementation

@JsonKey(name: 'no_cache')
final int? noCache;