create static method

AccountApple create()

Implementation

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