create static method

MigratingVm create()

Implementation

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