create static method

Int32ListValue create()

Implementation

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