create static method

LogsPolicy create()

Implementation

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