GroupGetRequestParam constructor

const GroupGetRequestParam(
  1. List<String>? group
)

Implementation

const GroupGetRequestParam(this.group);