create static method

AccountFacebook create()

Implementation

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