create static method

GitLabConfig create()

Implementation

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