postId property

int get postId

The ID of the record (returned for the comment left under the record).

Implementation

int get postId => update.object['post_id'];