$Attribution constructor

$Attribution({
  1. int? numIntegralSteps,
})

Implementation

$Attribution({
  this.numIntegralSteps,
});