create static method

Implementation

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