create static method

LogQuery create()

Implementation

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