create static method

LogData create()

Implementation

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