DangerJSON constructor

DangerJSON({
  1. required DangerRawJSONDSL danger,
})

Implementation

DangerJSON({required this.danger});