create static method

LogContent create()

Implementation

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