create static method

ArrayValue create()

Implementation

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