TypesHeaderError.other constructor

const TypesHeaderError.other(
  1. dynamic payload
)

Implementation

const factory TypesHeaderError.other(i0.Option<String> payload) =
    TypesHeaderErrorOther;