create static method

MoveTable create()

Implementation

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