ProjectsResource class
Constructors
- ProjectsResource(ApiRequester client)
Properties
- clientEvents → ProjectsClientEventsResource
-
no setter
- companies → ProjectsCompaniesResource
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- jobs → ProjectsJobsResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
complete(
String name, {String? companyName, String? languageCode, List< String> ? languageCodes, int? pageSize, String? query, String? scope, String? type, String? $fields}) → Future<CompleteQueryResponse> - Completes the specified prefix with keyword suggestions.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited