GoogleResponse(String status, String? errorMessage, this.result) : super(status: status, errorMessage: errorMessage);