DiscoveryApplicationRequest constructor
const
DiscoveryApplicationRequest({})
Implementation
const DiscoveryApplicationRequest({
required this.description,
required this.categoryType,
this.primaryLanguage,
this.customTags,
});