PermissionDef constructor
const
PermissionDef(})
Default constructor.
Implementation
const PermissionDef(
this.key, {
required this.group,
required this.keywords,
required this.platform,
this.docNotes,
this.service,
});