SearchResource class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
list(List<String> part, {String? channelId, String? channelType, String? eventType, bool? forContentOwner, bool? forDeveloper, bool? forMine, String? location, String? locationRadius, int? maxResults, String? onBehalfOfContentOwner, String? order, String? pageToken, String? publishedAfter, String? publishedBefore, String? q, String? regionCode, String? relevanceLanguage, String? safeSearch, String? topicId, List<String>? type, String? videoCaption, String? videoCategoryId, String? videoDefinition, String? videoDimension, String? videoDuration, String? videoEmbeddable, String? videoLicense, String? videoPaidProductPlacement, String? videoSyndicated, String? videoType, String? $fields})
→ Future<SearchListResponse>
-
Retrieves a list of search resources
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited