create static method

CreateAccount create()

Implementation

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