create static method

ArmData create()

Implementation

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