HawkApi constructor

const HawkApi({
  1. bool ignore = false,
})

Implementation

const HawkApi({
  this.ignore = false,
});