fromId property

int get fromId

The ID of the comment author.

Implementation

int get fromId => payload['from_id'];