starredCount property

int? starredCount

Implementation

int? get starredCount;
void starredCount=(int? starredCount)

Implementation

set starredCount(int? starredCount);