create static method

NumberArray create()

Implementation

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