SearchApi class
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
searchDocumentsearchRetrieve(
) → Future< void> -
searchDocumentsearchRetrieveWithHttpInfo(
) → Future< Response> -
Performs an HTTP 'GET /api/search/documentsearch/' operation and returns the
Response. -
searchSearchRetrieve(
) → Future< QueryEndpoint?> -
searchSearchRetrieveWithHttpInfo(
) → Future< Response> -
Performs an HTTP 'GET /api/search/search/' operation and returns the
Response. -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited