create static method

AccountId create()

Implementation

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