maxStaleSeconds property

  1. @JsonKey.new(includeIfNull: false)
int? get maxStaleSeconds
inherited

Implementation

MiniProgramCacheMode get mode;@JsonKey(includeIfNull: false) int? get maxStaleSeconds;