menu
remote_hooks package
documentation
yaml_config.dart
YamlConfig
YamlConfig.new constructor
YamlConfig.new constructor
dark_mode
light_mode
YamlConfig
constructor
YamlConfig
(
{
String
?
gitUrl
,
String
?
ref
,
required
GitHelper
gitHelper
,
})
Implementation
YamlConfig({ this.gitUrl, this.ref, required this.gitHelper, });
remote_hooks package
documentation
yaml_config
YamlConfig
YamlConfig.new constructor
YamlConfig class