create static method

ModuleAccount create()

Implementation

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