create static method

SafeAccount create()

Implementation

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