create static method

RepoLink create()

Implementation

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