create static method

UrpLog create()

Implementation

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