cacheBustParam top-level constant
String
const cacheBustParam
The query parameter the stamp CLI appends to cache-busted script URLs.
Implementation
const String cacheBustParam = 'v';
The query parameter the stamp CLI appends to cache-busted script URLs.
const String cacheBustParam = 'v';