RestServiceError constructor

RestServiceError([
  1. void updates(
    1. RestServiceErrorBuilder b
    )
])

Implementation

factory RestServiceError([void updates(RestServiceErrorBuilder b)]) = _$RestServiceError;