create static method

ApiSpec create()

Implementation

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