GroupConfig constructor

GroupConfig(
  1. String? userData
)

Constructs a GroupConfig

Implementation

GroupConfig(this.userData);