resourceId property

Map<String, dynamic>? resourceId
final

An object that identifies the resource that the user liked, added to favorites, or commented on.

Implementation

final Map<String, dynamic>? resourceId;