create static method

AppleState create()

Implementation

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