TypesRequestOptionsError.other constructor

const TypesRequestOptionsError.other(
  1. dynamic payload
)

Implementation

const factory TypesRequestOptionsError.other(i0.Option<String> payload) =
    TypesRequestOptionsErrorOther;