groupId property

int? get groupId

The community ID.

Implementation

int? get groupId => payload['group_id'];