create static method

AppleConfig create()

Implementation

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