messagesTotal property

int? messagesTotal

Implementation

int? get messagesTotal => (_$data['messagesTotal'] as int?);