String? get apiVersion => _$this._apiVersion;
set apiVersion(covariant String? apiVersion) => _$this._apiVersion = apiVersion;