TypesRequestOptionsErrorOther constructor

const TypesRequestOptionsErrorOther(
  1. dynamic payload
)

Implementation

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