YunoMethodNotImplemented constructor

YunoMethodNotImplemented()

Implementation

YunoMethodNotImplemented()
    : super(
        msg: 'Method not implemented',
        preffix: 1,
      );