TypesErrorCodeOther constructor

const TypesErrorCodeOther(
  1. dynamic payload
)

Implementation

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