groupId property

int get groupId

the ID of the community to which the notification was sent.

Implementation

int get groupId => update.object['group_id'];