repostsWallCount property

int? get repostsWallCount

repost counter on the wall.

Implementation

int? get repostsWallCount => _reposts?['wall_count'];