create static method

AccountDevice create()

Implementation

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