create static method

ListuInt32 create()

Implementation

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