TypesHeaderErrorOther constructor

const TypesHeaderErrorOther(
  1. dynamic payload
)

Implementation

const TypesHeaderErrorOther(this.payload) : super._();