GoogleErrorResponse constructor

GoogleErrorResponse({
  1. ErrorInfo? error,
})

Implementation

GoogleErrorResponse({this.error});