favoriteCount property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? favoriteCount
getter/setter pair

The number of users who currently have the video marked as a favorite video.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? favoriteCount;