SkillSource.cached constructor

const SkillSource.cached()

Create a cached skill source

Implementation

const SkillSource.cached()
  : type = SkillSourceType.cached,
    location = null,
    version = null;