create static method

AccountHeader create()

Implementation

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