create static method

ProjectLocation create()

Implementation

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