create static method

LogSubEntry create()

Implementation

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