create static method

LogEntryModel create()

Implementation

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