repostsMailCount property

int? get repostsMailCount

counter of reposts in personal messages.

Implementation

int? get repostsMailCount => _reposts?['mail_count'];