create static method

ListDouble create()

Implementation

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