IpNameLookupErrorCode.other constructor

const IpNameLookupErrorCode.other(
  1. dynamic payload
)

Implementation

const factory IpNameLookupErrorCode.other(i0.Option<String> payload) =
    IpNameLookupErrorCodeOther;