ExpiredContent constructor

ExpiredContent(
  1. Version version,
  2. String path
)

Implementation

ExpiredContent(this.version, this.path);