create method Null safety

ArrayValue create()

Implementation

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