create static method

ListValue create()

Implementation

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