ActivityContentDetailsRecommendation class

Information that identifies the recommended resource.

Properties

hashCode int
The hash code for this object.
no setterinherited
reason String?
The reason that the resource is recommended to the user. Possible string values are:
getter/setter pair
resourceId ResourceId?
The resourceId object contains information that identifies the recommended resource.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
seedResourceId ResourceId?
The seedResourceId object contains information about the resource that caused the recommendation.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited