create static method

ServiceClass create()

Implementation

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