PartnerApp constructor
const
PartnerApp({})
Implementation
const PartnerApp({
required this.id,
required this.name,
required this.status,
required this.platform,
required this.platforms,
required this.symbolUrl,
required this.veroeffentlichung,
required this.listungErlaubt,
});