MmConfigGitLabSettings constructor
MmConfigGitLabSettings({})
Returns a new MmConfigGitLabSettings instance.
Implementation
MmConfigGitLabSettings({
this.enable,
this.secret,
this.id,
this.scope,
this.authEndpoint,
this.tokenEndpoint,
this.userApiEndpoint,
});