onNotSupported property
H2NotSupportedCallback?
onNotSupported
getter/setter pairinherited
Handles DioH2NotSupportedException
and returns a ResponseBody
.
Implementation
H2NotSupportedCallback? onNotSupported;