ServiceErrorBuilder constructor

ServiceErrorBuilder()

Implementation

ServiceErrorBuilder() {
  ServiceError._defaults(this);
}