create static method

AuditConfig create()

Implementation

@$core.pragma('dart2js:noInline')
static AuditConfig create() => AuditConfig._();