create static method

LogView create()

Implementation

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