String? get version => _$this._version;
set version(covariant String? version) => _$this._version = version;