create static method

LogEntryData create()

Implementation

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