GroupOutDataLightExport constructor
const
GroupOutDataLightExport({})
Implementation
const GroupOutDataLightExport({
required this.groupId,
this.parentGroupId,
required this.rank,
required this.createdTime,
required this.joinedTime,
this.accessByGroupAsMember,
this.accessByParentGroup,
required this.isConnectedGroup,
});