create static method

Int64ListValue create()

Implementation

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