create static method

EventBurn create()

Implementation

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