LookupGroupNameResponse constructor

LookupGroupNameResponse({
  1. String? name,
})

Implementation

LookupGroupNameResponse({this.name});