NotRecognizedHttpException constructor
const
NotRecognizedHttpException({
- required String message,
Implementation
const NotRecognizedHttpException({required this.message});
const NotRecognizedHttpException({required this.message});