class Version {
Version(this.version) : options = [];
final String version;
final List<String> options;
}
A Fortis Scientia site