create static method

Array create()

Implementation

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