ServiceError constructor

ServiceError([
  1. void updates(
    1. ServiceErrorBuilder b
    )
])

Implementation

factory ServiceError([void updates(ServiceErrorBuilder b)]) = _$ServiceError;