create static method

MsgCreateAccount create()

Implementation

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