NoCache
class NoCache : CacheControl
Represents a no-cache cache control value
Constructors
NoCache(visibility: Visibility?) Represents a no-cache cache control value |
Inherited Properties
val visibility: Visibility? specifies an optional visibility such as private or public |
Functions
fun toString(): String |