cursor property
Implementation
UnifiedSearchResult_Cursor? get cursor => _$this._cursor;
Implementation
set cursor(covariant UnifiedSearchResult_Cursor? cursor) => _$this._cursor = cursor;
UnifiedSearchResult_Cursor? get cursor => _$this._cursor;
set cursor(covariant UnifiedSearchResult_Cursor? cursor) => _$this._cursor = cursor;