create static method

LogDescriptor create()

Implementation

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