ZIMGroupLeftResult constructor

ZIMGroupLeftResult({
  1. required String groupID,
})

Implementation

ZIMGroupLeftResult({required this.groupID});