create static method

BurtLog create()

Implementation

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