AuditRecordCreateAuthor constructor
AuditRecordCreateAuthor({})
Implementation
AuditRecordCreateAuthor(
{required this.type,
this.displayName,
this.operations,
this.username,
this.userKey});
AuditRecordCreateAuthor(
{required this.type,
this.displayName,
this.operations,
this.username,
this.userKey});