DangerJSONSettings constructor

DangerJSONSettings({
  1. Map<String, dynamic>? cliArgs,
  2. DangetSettingsGithub? github,
})

Implementation

DangerJSONSettings({this.cliArgs, this.github});