const NetworkException(String message, [this.provider, dynamic originalError]) : super(message, originalError);