ZIMGroupJoinApplicationSentResult constructor

ZIMGroupJoinApplicationSentResult({
  1. required String groupID,
})

Implementation

ZIMGroupJoinApplicationSentResult({required this.groupID});