NoSuchChange({String? type, String? message}) : super(type: type, code: 'NoSuchChange', message: message);