factory CreateGroupRequest.fromJson(Map<String, dynamic> json) { return _$CreateGroupRequestFromJson(json); }