menu
studyu_repo_generator package
documentation
utils/gitlab.dart
GitlabClient
GitlabClient.new constructor
GitlabClient.new constructor
dark_mode
light_mode
GitlabClient
constructor
GitlabClient
(
String
token
, {
String
baseUrl
=
'https://gitlab.com/api/v4'
,
})
Implementation
GitlabClient(this.token, {this.baseUrl = 'https://gitlab.com/api/v4'});
studyu_repo_generator package
documentation
utils/gitlab
GitlabClient
GitlabClient.new constructor
GitlabClient class