starredCount property
int?
get
starredCount
Implementation
int? get starredCount;
set
starredCount
(int? starredCount)
Implementation
set starredCount(int? starredCount);