create static method

Project create()

Implementation

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