create static method

Ecosystem create()

Implementation

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