create static method

AccountMessage create()

Implementation

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