menu
hooksman package
documentation
services/git/git_service.dart
GitService
GitService.new const constructor
GitService.new const constructor
dark_mode
light_mode
GitService
constructor
const
GitService
(
{
String
?
remoteName
,
String
?
remoteUrl
,
})
Implementation
const GitService({this.remoteName, this.remoteUrl});
hooksman package
documentation
services/git/git_service
GitService
GitService.new const constructor
GitService class