create static method

LogBucket create()

Implementation

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