create static method

ServiceEvent create()

Implementation

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