create static method

ListFloat create()

Implementation

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