create static method

ListInt64 create()

Implementation

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