create static method

RepoSource create()

Implementation

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