create static method

GitHubConfig create()

Implementation

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