Creates a new server response with the given result, time and query.
ServerResponse({ required this.result, required this.ms, required this.query, });