OutboundGroupSession constructor
      
      OutboundGroupSession({})
     
    
    
Implementation
OutboundGroupSession({
  required this.devices,
  required this.creationTime,
  required this.outboundGroupSession,
  required this.key,
});OutboundGroupSession({
  required this.devices,
  required this.creationTime,
  required this.outboundGroupSession,
  required this.key,
});