create static method

ListInt32 create()

Implementation

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