create static method

Service create()

Implementation

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