create static method

AuditLog create()

Implementation

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